home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET95 / DATA.Z / pvc32.rcp < prev    next >
Encoding:
Text File  |  1996-12-09  |  973 b   |  69 lines

  1. ##For THANKSGIVING build
  2. ##Added Charles Emmons Transport modifications.
  3. ##with internal version 3.1 dll's
  4. ##Status bar fix
  5. ##Download Max increase 12/9
  6.  
  7.  ## Created on CRAFTSMAN by JCOFFIN at Mon Dec 09 15:07:10 1996
  8.  
  9. format(4,1);
  10. recipe
  11. {
  12.     product "pvc32"
  13.     {
  14.         version 18
  15.         {
  16.             recommend 100;
  17.             files
  18.             (
  19.                 129 @ 6,
  20.                 130 @ 6,
  21.                 131 @ 7,
  22.                 132 @ 6,
  23.                 133 @ 8,
  24.                 134 @ 7,
  25.             );
  26.         }
  27.     }
  28.     file 129
  29.     {
  30.         private;
  31.         path("product", "Agents\DECOMP32.DLL");
  32.         vcheck "hash";
  33.         at 6;
  34.     }
  35.     file 130
  36.     {
  37.         private;
  38.         path("product", "Agents\HASH32.DLL");
  39.         at 6;
  40.     }
  41.     file 131
  42.     {
  43.         private;
  44.         path("product", "Agents\PATCH32.DLL");
  45.         vcheck "hash";
  46.         at 7;
  47.     }
  48.     file 132
  49.     {
  50.         private;
  51.         path("product", "Patchw32.dll");
  52.         at 6;
  53.     }
  54.     file 133
  55.     {
  56.         private;
  57.         path("product", "PVC32.DLL");
  58.         vcheck "hash";
  59.         at 8;
  60.     }
  61.     file 134
  62.     {
  63.         private;
  64.         path("product", "PVCXP32.DLL");
  65.         vcheck "hash";
  66.         at 7;
  67.     }
  68. }
  69.